DePaymentSched 
Logical Entity Name  DePaymentSched 
Default Table Name  DePaymentSched 
Physical Only  NO 
Definition 
 
Note 
 

DePaymentSched Columns 
ColumnName  Domain  Datatype  NULL  Definition 
DePaymentSchedID(PK)    int  NO 
 
AdProgramID    int  NO 
 
AdCourseID    int  NO 
 
PayBy    char(1)  YES 
 
CourseAmount    money  YES 
 
LessonAmount    money  NO 
 
ExamAmount    money  NO 
 
BookReportAmount    money  NO 
 
AddAmount    money  NO 
 
AddDays    tinyint  NO 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

DePaymentSched Primary and Unique Keys 
Key Name  Key Type  Keys 
DePaymentSched_DePaymentSchedID_U_C_IDX  PrimaryKey  DePaymentSchedID 

DePaymentSched Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

DePaymentSched Check Constraints 
Check Constraint Name  CheckConstraint